Labels:text | screenshot | display | number | font | software | line OCR: UNLINK.FSL :: Customer_No :: action* method action(var eventInfo ActionEvent) + ; SetRange on the Orders table so that only ; records for the current customer will be displayed. if eventInfo.id() = DataArriveRecord then ORDERS .setRange( self .value, self.value) endIf endmethod Edit Line: 6 Col: 1